const runtime._EINTR
3 uses
runtime (current package)
defs_linux_amd64.go#L9: _EINTR = 0x4
netpoll_epoll.go#L80: if n == -_EINTR {
netpoll_epoll.go#L121: if errno != _EINTR {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)